Skip to content

Project Fair is a app for managing different project where user can add , edit and delete project

Notifications You must be signed in to change notification settings

Luminar-Technolab/Project-Fair-June24

Repository files navigation

            Steps to Build MERN Project
    -----------------------------------------------

1. create vite react app for front end
2. remove the unwanted codes from App.css,App.jsx,index.css file
3. Install CSS styling library
4. create pages folder for different pages of react app, inside we create compoenent file
5. set up path/url/route for each pages of react app
6. create component folder for holding part of differnet pages of react app, inside we create compoenent file
7. complete Style all the compoenents
8. Setup API call in react app: 
    - install axios
    - create services folder in src folder, create 3 files, serverurl file, commonAPI file, allAPI js file

About

Project Fair is a app for managing different project where user can add , edit and delete project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published