ixouu / argonautes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Argonautes πŸ‡«πŸ‡·

WildSchool project

React SASS NodeJS MongoDB Postman

preview


:octocat: Made by : Julien Chanon

πŸ“… Date : 19/10/2022

Senario

Jason has to join Colchide and he has to sail thought the black see. He built a large boat for the expedition : the Argo. He has to find a crew, he needs 50 Argonauts to make things happen. Jason asked me to build a dynamic App with a form where he could add candidates.


πŸ”§ How to start the project

  1. Clone the repo or download the zip file.
  2. At the root of the folder add the .env file and add the given variables to be able to connect yourself to the DB.
  3. Install Node.js(http://nodejs.org/).
  4. Open your terminal.
  5. Switch to the /backend folder.
  6. Install the project dependencies npm install.
  7. If the file .env is provided, add it to the root of /backend folder.
  8. At this point you can run the Node server with the commande npm start.
  9. Switch to the /frontend folder.
  10. Install the frontend dependencies npm install.
  11. Run React with the following commande npm start.
  12. Open your favorite browser and at this point you should be able to try the App with the following URL http://localhost:3000/ πŸš€

Do you want the see more?

You are welcome to visit my portfolio at http://julien-chanon.fr/ where you will find more of my projects and who am I.

About


Languages

Language:JavaScript 73.8%Language:SCSS 22.2%Language:HTML 4.1%