The official website for Schmell. Built with React.JS and written in TypeScript. The website utilizes our own backend for storing contact forms
- Mantine
- React
- TypeScript
- Vercel
- Node.js
- Yarn
-
Clone the repository:
git clone https://github.com/schmell-app/website.git
-
Create an
.env
file in the root directory. The file should contain all the properties listed in the.env.example
file. -
Install necessary dependencies with Yarn:
yarn
-
Run the project:
yarn start
The project should now be running on http://localhost:3000
.
This work is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. See LICENSE
for more information.