Skip to content

TypeScript written, Full Stack application for an online marketplace

License

Notifications You must be signed in to change notification settings

Sinnaj94/trade-tide

Repository files navigation

Note

This is a T3 Stack project bootstrapped with create-t3-app.

Screenshot: ./docs/

What's next? How do I make an app with this?

This is a simple flea market application using the T3 stack. The technologies used here are the following:

Prototyping

I did a quick prototyping using excalidraw how the app should be looking. These are the results:

./docs/

The template will be implemented using tailwind and designed properly.

Installing

Install the packages using the command npm install. After that, you should create the database schema using npx prisma db push. This creates an .sqlite-Database file you can work with. If you wish, you can install it to other Databases such as PostgreSQL.

Starting the application

Start the application using npm run dev.

About

TypeScript written, Full Stack application for an online marketplace

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published