Skip to content

This is my repository to practice NodeJs, Express and MongoDB in backend creating a base structure of a eshop. Also practice React Typescript using Vite, Tailwind, GSAP, React Query, Axios and Zustand.

License

Notifications You must be signed in to change notification settings

Jhont3/eshop-react-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home

eshop-react-node

This is my repository for practicing FullStack technologies. I practiced NodeJs, Express, JWT and MongoDB in backend folder creating a base structure of an e-shop, and I practiced ReactTs using Vite template, with Tailwind for styling, Axios for fething backend data, GSAP for animations, React Query for controlling fetched information, Zustand for managing state (simpler than Redux).

Demo

Instructions

git clone < url >
yarn
cd < folder's project >

Backend:

In this case you has to change enviroment variables and conect to you mongoDB Account, in /eshop-fe/data you can watch the basic structure of the producs data. Remember to change name .env.template file to .env.

cd < folder's project >
yarn dev

Sure console show you "servidor en puerto 4000" and "DB Online"

Front-end:

Create a folder

cd <that folder's name>
yarn install
yarn dev

Project status

MVP stage - In version 0.0.1

License

MIT

About

This is my repository to practice NodeJs, Express and MongoDB in backend creating a base structure of a eshop. Also practice React Typescript using Vite, Tailwind, GSAP, React Query, Axios and Zustand.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published