Reflection is a full stack web application that provides curated blogs and articles for curious minds. The application is built with Next.js, Firebase, Tailwind CSS, and other modern technologies. The design of the website is attractive and minimalistic, offering a seamless user experience.
- Curated collection of blogs and articles
- Attractive and minimalistic design
- Built with Next.js, Firebase, Tailwind CSS, and other modern technologies
- User Authorization & Authentication
To get started with Reflection, follow these steps:
- Clone the repository:
git clone https://github.com/arin-paliwal/reflection.git - Navigate to the project directory:
cd reflection - Install the dependencies:
yarn install - Start the development server:
yarn dev - Open your browser and visit:
http://localhost:3000
Once the development server is running, you can start exploring the Reflection web application. Browse through the curated collection of blogs and articles to satisfy your curiosity.
- Next.js
- Firebase
- Tailwind CSS
Contributions are welcome! If you'd like to contribute to Reflection, please follow these steps:
- Fork the repository
- Create a new branch:
git checkout -b feature/your-feature-name - Make your changes and commit them:
git commit -m 'Add your commit message' - Push the changes to your forked repository:
git push origin feature/your-feature-name - Open a pull request in this repository
If you have any questions or feedback regarding Reflection, please feel free to contact us at paliwalarin09@gmail.com .
