Have a clear overview of all my projects !
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
This website is the portfolio of Nicolas Saumont, showing his skills and accomplishments. It creatively and visually presents his work in web development and interface design, demonstrating his expertise and style through various projects and experiences.
Warning : This repo is about the backend application. If you want to access the frontend project, please click here.
Please visit https://www.portfolio.nicolassaumont.com or click on this link. If you want to run the project locally, you can follow those steps :
- Clone or download the project from its GitHub repository.
- Navigate to the project directory.
- Run
npm install
to install the necessary node modules.
- Navigate to the project's root directory.
- Run the application using:
npm start
- Open a browser and go to
http://localhost:3000
to access the app.
- Database set up
- Database seeding
- Main
- Show all sites
- Show one site
- Back office
- Create new website
- Edit website
- Delete website
- Connect as admin
- Show profile
- Edit profile
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Nicolas Saumont - @NicolasSaumont - saumont.nicolas@gmail.com
Project Link: https://github.com/NicolasSaumont/portfolio_back_API