- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
Capstone Project 1 is the first capstone project of Microverse curriculam. It's a simple two page website built with HTML, CSS and Javascript.
Languages
- HTML
- CSS
- Javascript
Server
- Responsive Design
- Dynamic HTML
- No framework
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
git clone git@github.com:portfolio-roy/capstone-1.git
cd capstone-1
Install this project with:
npm install
To run the project, execute the following command:
python3 -m http.server 8000
You can deploy this project using Github Pages
👤 Utsargo Roy
- GitHub: @utsargo
- Twitter: @royutsargo
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give me a star.
I would like to thank all my fellow micronauts.
Design credit: Cindy Shin Cocogoose font credit CDN Fonts
-
What is this project?
- It's a capstone project of micoverse curriculam.
-
Is there any SQL database for this site
- No, there isn't. However, we used javascirpt objects stored in a file as a small database.
This project is MIT licensed.