https://github.com/nafisnihal/timeline
https://github.com/nafisnihal/timeline
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nafisnihal/timeline
- Owner: nafisnihal
- Created: 2024-05-29T05:48:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-29T10:05:54.000Z (about 1 year ago)
- Last Synced: 2024-05-29T20:32:26.200Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://timeline-nn.vercel.app
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `Forum Timeline`
## Demo
#### Check out the live demo [here](https://timeline-nn.vercel.app/)
## Installation
Follow these steps to run the project locally:
1. Clone the repository:
```bash
git clone https://github.com/nafisnihal/timeline.git
```2. Navigate to the project directory:
```bash
cd timeline
```3. Install project dependencies:
```bash
yarn
```4. Start the development server:
```bash
yarn dev
```5. Open your web browser and access http://localhost:3000 to view the project.
#
Thank you for exploring! If you have any questions or suggestions, feel free to reach out.Happy coding! 🚀