Skip to content

Educg550/My_Website

Repository files navigation

👨‍💻 My Website

🐶 DogeDev 🪙 - My personal website made with ReactJS, Next.js and TypeScript

You can see the actual page deployed here

💻 Used Technologies

  • ⚛️ ReactJS - Framework for creating modern, fluid and responsive design interfaces on multiple devices, using TypeScript;
  • 🇳 NextJS - React framework for considerable improvement in page structure and to facilitate indexing and server side rendering (SSR);
  • 💙 TypeScript - A strongly typed programming language that builds on JavaScript, giving better tools at any scale on applications;
  • 💅 Styled Components - enhanced CSS for styling React component systems, used for styling the main components and pages.

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.tsx. 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.ts.

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

About

My personal website made with ReactJS, Next.js and TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages