This is a website of the web development team
- information about us
- contact us form
- dark and light theme
- our projects
- map with our addresses
To start the project:
1
git clone https://github.com/Almasx/Yandex-Final-Project.git
2
npm i --force
3
npm run db:client
4
npm run build
5
npm start