Skip to content

Jeydin21/Website

Repository files navigation

Personal Website

This is my personal website that I created in my senior year of high school for my computer science class.

Live demo at j21.dev


license fork stars

The aim of this project is to practice using Typescript and Tailwind CSS to make a basic landing page layout.

Bug Reporting

If you encounter any strange bugs on the website, please let me know by going to issues and creating a bug report.

Preview

Tech Stack

Front-end:

Back-end:

  • There's no backend 💀

Local Development

1. Clone the project

  1. Clone the repository into your system and install the dependencies.
$ git clone https://github.com/Jeydin21/Website.git
$ cd Website
$ npm install # Or yarn install

2. Start local development

  1. Create a local development server.
$ npm run dev
  1. Open the preview localhost:3000 in your browser.

License

This project is licensed under the MIT License - see the License file for more details

About

My personal landing page made with ❤️

Resources

License

Stars

Watchers

Forks