/Portfolio-Project

This is my portfolio project showcasing some of my coding work.

Primary LanguageTypeScript

Portfolio Project

Personal Portfolio.

Built With

  • Next Js
  • Typescript
  • Sanity CLI
  • Groq query

Live Demo (if available)

Live Demo Link

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • VS code/ Sublime text or any other editor
  • Working internet connection

Setup

-If you installed git you can clone the code to your machine, or download a ZIP of all the files directly.

-Download the ZIP from this location, or run the following git command to clone the files to your machine:

-```bash git clone https://github.com/cyrilmuchemi/Portfolio-Project.

  • Once the files are on your machine, open the Portfolio-Project folder in Visual Studio Code, and follow the steps in Installation & Set Up

Installation & Setup

  1. Install Node Modules

    npm install
    
  2. Start the development server

    npm start
    
  3. Open http://localhost:3000 to view it in the browser.

🚀 Building and Running for Production

  1. Generate a full static production build

    npm run build
    
    

Authors

👤 Author1

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.