Read this in other languages: English, Bahasa.
This repository houses the codebase for the motionime community website.
Motion Ime is the first 3D imaging merchandise provider, starting from posters, stickers, keychains. Not only that, Motion Ime is one of the largest discord communities in Indonesia, founded by Windah Basudara, Rio Djaja, et al.
To run the website locally, follow these steps:
- Clone the repository:
git clone https://github.com/motionime/motionime.git
- Navigate to the project directory:
cd motionime
- Install dependencies:
npm install
- Start the development server:
npm start
Open your browser and go to http://localhost:3000
to view the website.
- Ensure that your component is well-documented and follows best practices.
- Use meaningful names for your components and keep the codebase clean and organised.
- Write clear and concise commit messages.
- Be kind and respectful to other contributors.
For more details read CONTRIBUTING GUIDELINES
Please review our CODE OF CONDUCT before contributing.