Skip to content

ThaisCampanac/personal-website

Repository files navigation

Introduction The goal of this personal project is to understand the website design process and implementation of a website while creating a portfolio for future applications.

Languages that need to be learned: HTML CSS

Separate Software to learn: GIT

Outline of the Schedule: Week One: Finish Navigation Bar and Figma Sketches of the Web Week Two: Implementation of Figma Sketches Week Three: Wrap-up on final design aspects of the website and put it on a hosting platform

Current Progress: The website is fully functional on GitHub Pages with minor errors. There are many links, videos, and images embedded into the website with also an easy way to contact me through mail in the footer. Across Mac and Windows, the website has minor to little differences.

Announcement The website is currently under redevelopment.

COLORS: Blue: rgb(211,232,232) Yellow: rgb(240, 240, 219) Headings: darkslategray This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.js.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Releases

No releases published

Packages

No packages published